From: Ian Jackson Date: Thu, 4 Oct 2018 15:15:06 +0000 (+0100) Subject: debian/rules: rm -v the xenstore utils from xen-utils-common X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~69 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=52be1b572bcd0cff1de2da282b138b81814d4a6d;p=xen.git debian/rules: rm -v the xenstore utils from xen-utils-common This makes the log slightly more debuggable. Signed-off-by: Ian Jackson --- diff --git a/debian/rules b/debian/rules index d3f67b0463..6fb08381e1 100755 --- a/debian/rules +++ b/debian/rules @@ -228,7 +228,7 @@ override_dh_install: debian/shuffle-boot-files $(upstream_version) $(flavour) : dh_install $(dh_install_excludes) - rm $(xenstore_rm) + rm -v $(xenstore_rm) : debian/installsharedlibs